U_CAPI void unum_setDoubleAttribute ( UNumberFormat* fmt, UNumberFormatAttribute attr, double newValue)

Set a numeric attribute associated with a UNumberFormat

Documentation

Set a numeric attribute associated with a UNumberFormat. An example of a numeric attribute is the number of integer digits a formatter will produce.
Parameters:
fmt - The formatter to set.
attr - The attribute to set; e.g. UNUM_ROUNDING_INCREMENT.
newValue - The new value of attr.
See Also:
unum_getAttribute
unum_setAttribute
unum_getDoubleAttribute
unum_getTextAttribute
unum_setTextAttribute

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de